-
Home
-
atec System Info
-
1.2.24
-
Code
-
Classes
- DB
| Total Complexity |
52 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
263 |
| Lines of code |
163 |
| Logical lines of code |
132 |
| Comment lines |
35 |
| Methods |
16 |
| Properties |
2 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_engine() |
A |
52 |
14 |
21 |
| insert() |
S |
60 |
6 |
12 |
| is_error() |
S |
60 |
5 |
12 |
| get_row_format() |
S |
59 |
4 |
13 |
| db_info() |
S |
59 |
4 |
12 |
| db_size() |
S |
57 |
3 |
16 |
| column_exists() |
S |
60 |
3 |
12 |
| table_exists() |
S |
61 |
2 |
11 |
| create_table() |
S |
61 |
2 |
11 |
| primary_key() |
S |
65 |
2 |
8 |
| prefix() |
S |
68 |
2 |
8 |
| drop_table() |
S |
66 |
1 |
8 |
| truncate_table() |
S |
66 |
1 |
8 |
| esc_table() |
S |
79 |
1 |
3 |
| table() |
S |
74 |
1 |
4 |
| all_tables() |
S |
76 |
1 |
4 |